projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a9969b
)
Fix CSS warnings in win32 theme
author
Jaime Velasco Juan
<jsagarribay@gmail.com>
Thu, 13 Oct 2016 11:27:43 +0000
(12:27 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Wed, 26 Oct 2016 14:25:49 +0000
(16:25 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=773221
gtk/theme/win32/gtk-win32-base.css
patch
|
blob
|
history
diff --git
a/gtk/theme/win32/gtk-win32-base.css
b/gtk/theme/win32/gtk-win32-base.css
index 7532e1c20227b796267898c2e1c508ac23e47fc7..57bb53ae8c181f3aa2fdbb652931017cd6d3f0c3 100644
(file)
--- a/
gtk/theme/win32/gtk-win32-base.css
+++ b/
gtk/theme/win32/gtk-win32-base.css
@@
-114,7
+114,7
@@
tooltip, tooltip.background {
}
assistant .sidebar .highlight {
- font: bold;
+ font
-weight
: bold;
color: -gtk-win32-color(button, captiontext);
}
@@
-1260,7
+1260,7
@@
menu * {
GtkAssistant .sidebar .highlight {
background-color: gray;
- font: bold;
+ font
-weight
: bold;
}
GtkAssistant .sidebar {